home *** CD-ROM | disk | FTP | other *** search
- ; The English section here is not used (generally), but is included so that
- ; anyone wanting to translate this to another language can refer to this
- ; section for how we worded it. It is also a good idea to look at the
- ; translations of the same string for the other languages to help add a
- ; little context. If some string seems terribly strange, it probably is,
- ; simply don't worry about it. Some of these strings are never displayed
- ; to most users. If a string is missing from the translation, we'll just
- ; use the English string. There are a few strings that cannot be
- ; translated.
-
- ; This a the language file for the WIL processor DLL. It really is
- ; just an INI file. The "Description=" entry below should tell you
- ; what language it is designed for.
- ;
- ; The only section examined is "MAIN" it contains codes for all
- ; translatable strings in the WIL DLL
- ;
- ;
- ; The algorithm is as follows:
- ; The WWWBATCH.INI file's MAIN section is checked for a "Language" keyword.
- ; If the "Language" keyword exists (grm for example), then a file of the name
- ; WWWDLANG.grm is used to look up strings. If the string is not defined,
- ; the internal English string is used.
- ; If no Language keyword is specified in the WWWBATCH.INI file,
- ; the program looks in WIN.INI, INTL section, "sLanguage" Keyword and grabs
- ; the three letter language code found there instead.
- ;
- ;
- ; The ~ character signifies a new line
- ; The | character signifies a tab character
- ; The Description=entry describes the language involved here. It is used
- ; by a small WBT file shipped with assorted products, making it easy for
- ; users to select assorted languages.
-
-
- [Main]
- Description=North American English
- X100=&Terminate|Ctrl+Break
- X102=Specified menu/batch file not found
- X104=&Quit Now
- X105=Enter &License Info
-
- X111=Execution Error
-
- X120=&Ok
- X121=&Cancel
- X122=Warning: File is about to be overwritten
- X123=&Overwrite
- X124=Overwrite &All
- X125=&Skip
- X126=&Next
- X127=&Run
- X128=&Show Var
- X129=Please enter name of the licensee of this product:
- X130=Please enter your licensing information below:
- X131=Registration ID:
- X132=Control Number:
- X133=Next Statement...
- X134=File Overwrite Warning
- X135=with file:
- X136=Use &Newer
- X137=Use Ne&wer All
- X138=Use O&lder
- X139=Use Ol&der All
-
- X150=ENGLISH
-
- X192=Execution ended
- X193=Execution terminated by user request or error
-
- X203=Unable to allocate memory for menu/batch file
- X204=Unable to lock memory for menu/batch file
- X205=Batch file >64K. Too Large.
- X206=File I/O error reading batch file
- X207=SunMonTueWedThuFriSat
- X208=Runtime Error
-
- X211=Encrypted/Encoded verification failed
- X212=Memory Error in verification
- X213=Authorization Code?
- X214="Line too long (>256 characters)
-
- X236=Incorrect Licensing Data
- X237=Thank you for your support.
- X238=Software is already licensed
- X239=Software has been damaged. Do not use.
-
- X502=Unexpected menu line. Check for proper indentation.
- X503=Undefined error code ->
- X504=Menu file file open error. Maybe it does not exist???
- X505=Could not allocate menu build workarea
- X506=Could not lock menu build workarea
- X507=File I/O error reading menu file
-
- X512=Need First level menu title. Not found.
- X513=Could not create menu bar
- X514=Need batch code or second level menu title. Not found.
- X515=Need batch code or top level menu title. Not found.
- X516=First level popup menu creation failed.
- X517=Second level popup menu creation failed.
- X518=Third level popup menu creation failed.
- X519=Need batch code or third level menu title. Not found.
- X520=Need batch code or 1st or 2nd level menu title. Not found.
- X521=Need batch code or fourth level menu title. Not found.
- X522=Menu file re-open error
- X523=Could not allocate menu scan workarea -- Low on menory?
- X524=Could not lock menu scan workarea
- X525=File I/O error scanning menu file
-
- X527=WIL Processor menu error 527
- X528=WIL Processor menu(s) will reloaded~to reflect recent changes.~Reselect menu option when reload complete.
-
- X530=Menu/Batch file too big >>64K
-
- X540=Cannot run selected file:
-
- X556=WIL Processor Initialization Failure
- X557=Illegal passed parameter.
-
- X575=Menu/Batch Terminated
- X576=Processing failed validity check
-
- X579=Need batch code, 1st, 2nd or 3rd level menutitle. Not found
- X580=Need batch code after fourth level menutitle. Not found
- X581=Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found
-
- X599=Too many menu items defined for current application.
-
- X700=Resize window on screen
- X701=Move window on screen
- X702=Reduce window to an icon
- X703=Zoom window to maximum size
- X704=Switch to the next child window
- X705=Switch to the previous child window
- X706=Close down application
- X707=Scroll child windows vertically
- X708=Scroll child windows horizontally
- X717=Arrange Windows
- X718=Restore window to previous state
- X719=Get Task Manager
-
- X730=popup menu
- X731=menu item
-
- X1900=WinExec 0: Out of Memory
-
- X1902=WinExec 2: File Not Found
- X1903=WinExec 3: Path Not Found
-
- X1905=WinExec 5: Attempt to dynlink to a task
- X1906=WinExec 6: Lib requires data segs for each task
-
- X1908=WinExec 8: Insufficient contiguous memory for application
-
- X1910=WinExec 10: Incorrect Windows Version
- X1911=WinExec 11: Invalid EXE file
- X1912=WinExec 12: Cannot run OS/2 application
- X1913=WinExec 13: Cannot run DOS4.0 application
- X1914=WinExec 14: Unknown EXE type
- X1915=WinExec 15: Attempt to run old EXE in protect mode
- X1916=WinExec 16: Attempted 2nd EXE with multiple writeable datasegs
- X1917=WinExec 17: Nonshareable DLLs already in use
- X1918=WinExec 18: App marked for protected mode only
- X1919=WinExec 19: EXE is is compressed. Cannot run
- X1920=WinExec 20: DLL invalid or corrupt
- X1921=WinExec 21: EXE requires 32-bit Windows
-
- X1932=WinExec: Undefined Error
- X1933=WinExec: No application defined for data file
-
-
- X1002=File List Processing - No Match
- X1003=FileMove: Failed
- X1004=FileMove: FROM file open failed
- X1005=FileMove: TO file open failed
- X1006, "FileMove: I/O error"
- X1007=FileMove: Could not delete FROM file
- X1008=FileCopy: Failed
- X1009=FileCopy: FROM file open failed
- X1010=FileCopy: TO file open failed
- X1011=FileCopy: I/O error
- X1012=FileAppend: FROM file open failed
- X1013=FileAppend: TO file open failed
- X1014=FileAppend: I/O error
- X1015=FileRename: Failed
- X1016=FileDelete: File not found
- X1017=TimeDiff: Time parameter error - bad value
- X1018=TimeDiff: Out of Range (over 60 years)
- X1019=TimeAdd: Cannot add supplied times
- X1020=TimeAdd: Time parameter error - bad value
- X1021=WaitLong: Could not properly compute time for delay
- X1022=WaitUntil: Passed time not in proper format
- X3023=BinaryData: Invalid Binary Data handle passed
- X3024=BinaryData: Too many open Binary Data Handles
- X1025=File Rename: Rename failed
- X3026=LogDisk: Illegal disk drive
- X3027=LogDisk: DOS reports no disks!! ???
- X1028=LogDisk: Requested drive not online
- X1029=DirMake: Dir not created
- X1030=DirRemove: Dir not removed
- X1031=DirChange: Dir not found/changed
- X3032=GoTo unable to lock memory for batch file
- X3033=GoTo label not found
- X1034=Clipboard owned by another app. Cannot open.
- X1035=Clipboard does not contain text for CLIPAPPEND.
- X1036=Clipboard cannot hold that much text (>64000 bytes)
- X1037=Unable to get memory for clipboard. Close some apps
- X2038=WinCloseNot Function Syntax error
- X1039=WinClose: Window not found
- X1040=WinHide: Window not found
- X1041=WinIconize: Window not found
- X1042=WinZoom: Window not found
- X1043=WinShow: Window not found
- X1044=WinPlace: Window not found
- X1045=WinActivate: Window not found
- X3046=Internal Error 3046. Function not defined
- X3047=Variable name over 30 chars. Too Long
- X3048=Substitution %Variable% not followed by a % (Use %% for %)
- X3049=No variables exist??!!
- X3050=No IF to relate to THEN or ELSE is currently valid
- X3051=Undefined variable or function
- X3052=Uninitialized variable or undefined function
- X3053=Character string too long (>256 chars??)
- X3054=Unrecognizable item found on line
- X3055=Variable name over 30 chars. Too Long
- X3056=Variable could not be converted to string
- X3057=Variable could not be converted to a valid number
- X2058=StrCat: Function syntax error
- X3059=Illegal Bounds for STRSUB function
- X2060=AVERAGE function syntax error
- X3061=Illegal Syntax
- X3062=Attempt to divide by zero
- X3063=Binary operation not legal for type of number
- X3064=Unary operation not legal for type of number
- X3065=Unbalanced Parenthesis
- X3066=Wrong Number of Arguments in Function
- X3067=Function Syntax. Opening parenthesis missing.
- X3068=Function Syntax. Illegal delimiter found.
- X3069=Assignment not legal here. (Use == for equality testing)
- X3070=Internal error 3070. Too many arguments defined.
- X3071=Missing or incomplete statement
- X3072=THEN not found in IF statement
- X3073=Goto Label not specified
- X3074=Expression continues past expected end.
- X3075=Call: Parse of file/parameter line failed
- X3076=FileOpen: READ or WRITE not properly specified
- X1077=FileOpen: Open failed
- X3078=FileOpen: Too many (>5) files open
- X3079=FileClose: Invalid file handle
- X3080=FileClose: File not currently open
- X3081=FileRead: Invalid file handle
- X3082=FileRead: File not currently open
- X1083=FileAttrGet: File not found
- X3084=FileWrite: Invalid file handle
- X3085=FileWrite: File not currently open
- X1086=FileAttrSet: File not found or access denied
- X3087=FileRead: File not open for reading
- X3088=FileRead: Attempt to read past end of file
- X3089=FileWrite: File not open for writing
- X3090=Dialog Box: File open error
- X3091=Dialog Box: Box too large (20x60 max)
- X3092=Dialog Box: Non-text control used w/filebox.
- X2093=Dialog Box: Bad Filespec, using *.*
- X3094=Dialog Box: Window Registration Failed
- X3095=Compare: Not an integer or string compare
- X3096=Memory allocation failure. Out of memory for strings
- X3097=Memory allocation failure. Out of memory for variables
- X3098=IntErr: NULL pointer passed to xstrxxx subroutines
- X3099=CallExt function disabled. Not currently available.
- X1100=StrIndex/StrScan 3rd parameter out of bounds
- X3101=Substituted line too long. (> 256 characters)
- X3102=Drop: Can only drop variables
- X3103=IsDefined: Attempting to test non-variable item
- X3104=Dialog Box: Window Creation Failed
- X3105=CALL and CALLEXT not supported in compiled versions
- X2106=SetDisplay: Type not NAME, DATE, SIZE, KIND or UNSORTED
- X3107=Run: Filetype is not COM, EXE, PIF or BAT
- X3108=FileItemize: Unable to lock file info segment
- X3109=FileItemize: Unable to unlock file info segment
- X3110=FileItemize: Unable to lock file index segment
- X3111=FileItemize: Unable to unlock file index segment
- X2112=FileSize: File Not Found
- X3113=FileSize: Filelength I/O Error
- X3114=FileSize: Buffer Overrun Error
- X3115=FileDelete: Buffer Overrun Error
- X3116=FileRename: Buffer Overrun Error
- X3117=FileCopy/Move: Buffer Overrun Error
- X2118=FileCopy/Move: Destination file same as source
- X1119=WinPosition: Window not found
- X2120=SetDisplay: Display type not SHORT or LONG
- X1121=WinTitle: Window not found
- X2122=FileAppend: Target cannot be wildcarded
- X3123=WaitForKey: Invalid key codes specified
- X3124=WinMetrics: Invalid code
- X1125=FileTimeGet: File not found
- X1126=BinaryAlloc: Could not allocate binary buffer
- X3127=BinaryEODSet: Set value beyond end of buffer
- X1128=FileTimeTouch: File not found
- X1129=OleInitiate: Initiate Failed
- X3130=OleTerminate: Bad Ole Channel
- X3131=OleExecute: Bad Ole Channel
- X3132=Ole: Ole has not been initialized (or string missing quotes)
- X1133=OleExecute: Could not process OLE command
- X1134=OleExecute: Function syntax error
- X3135=OleExecute: Syntax Error - Needs more parameters
- X3136=DDEInitiate: Undefined Error
- X3137=DDEInitiate: Nobody Around to talk to
- X3138=DDEInitiate: Too many DDE conversations
- X3139=DDEInitiate: Bad Channel Number
- X3140=DDEInitiate: Create String Failure
-
- X1141=OleExecute: Not enough format ids for all parameters
- X3142=DDETerminate: Channel does not exist
- X1143=OleExecute: Format id problem
- X1144=DDETerminate: Channel not open
- X3145=DDEExec: GlobalAlloc failed
- X3146=DDEExec: Global Lock failed
- X3147=DDEExec: Bad channel number
- X3148=OleInitiate: Application does not support Ole
- X3149=DDEExec: Internal Error 3149
- X1150=DDEExec: DDE Post failed
-
- X3151=DDEReq: Undefined Error
- X3152=DDEReq: Bad channel number
- X3153=DDEReq: Null handle returned
- X3154=DDEReq: Create String Failed
- X1155=DDEReq: DDE Post failed
- X3156=DDEReq: GlobalLock failed
-
- X3157=OleInitiate: Too many open channels
- X1158=RegOpenKey: Function Failed
- X1159=RegCreateKey: Function Failed
- X3160=DDEPoke: GlobalAlloc failed
- X3161=DDEPoke: GlobalAddAtom failed
- X3162=DDEPoke: GlobalLock failed
- X1163=DDEPoke: DDE Post failed
- X1164=DDEPoke: DDE Timeout
- X1165=DDEReq: DDE Timeout
- X1166=DDEExec: DDE Timeout
- X3167=DDE Recv Data: GlobalLock 1 failed
- X3168=DDE Recv Data: GlobalAlloc 2 failed
- X3169=DDE Recv Data: GlobalLock 2 failed
- X3170=DDEInitiate: Internal Error 3170
- X3171=IntControl: Invalid IntControl opcode
- X1172=WinExeName: Window not found
- X1173=Net: No network found
- X1174=Net: Security Violation
- X1175=Net: Function not supported
- X1176=Net: Out of Memory
- X1177=Net: Network Error
- X1178=Net: Windows function failed
- X1179=Net: Invalid type of request
- X1180=Net: Invalid Pointer
- X1181=Net: Cancelled at users request
- X1182=Net: Bad user / Not logged in
- X1183=Net: Buffer too small - Internal Error
- X1184=Net: Invalid Network name
- X1185=Net: Invalid Local Name
- X1186=Net: Invalid Password
- X1187=Net: Local Device already connected
- X1188=Net: Not a valid local device or network name
- X1189=Net: Not a redirected local device or current net name
- X1190=Net: Files were open with FORCE=FALSE
- X1191=Net: Function busy
- X1192=Net: Unknown network error
- X1193=Function not supported in this version of Windows
- X1194=PlaySounds: File not found
- X1195=PlayMedia: Unrecognised Error
- X3196=PlayMedia: Do not use WAIT or NOTIFY in MCI string
- X3197=WinResources: Invalid request number
- X3198=WinParmGet/Set: Invalid request number
- X3199=WinPlaceGet/Set: Invalid window-size number
- X1200=WinPlaceGet/Set: Window not found
- X1201=WinPlaceGet/Set: Function failed
- X3202=WinPlaceSet: Wrong number of window co-ordinates
- X2203=Dir Rename: 'From' file illegal
- X2204=Dir Rename: 'To' file illegal
- X3205=MouseInfo: Invalid request number
- X3206=SnapShot: Invalid request number
- X1207=SnapShot: Out of memory
- X1208=SnapShot: Palette Creation Error
- X1209=SnapShot: Cannot open clipboard
- X3210=Cmd Extender: Out of memory to save result
- X3211=Call: More than 6 levels of Calls
- X3212=PlayMedia: Notify Window creation failed
- X1213=Cmd Extender: Minor error occurred
- X2214=Cmd Extender: Moderate Error Occurred
- X3215=Cmd Extender: Severe error occurred
- X1216=RunWait Commands not supported in 3.0 Debug Windows
- X1217=WinHelp: Invalid SubCommand Requested
- X3218=Dialog: Dialog name too long (>16 chars)
- X3219=Dialog: Format variable missing
- X3220=Dialog: Format version not supported
- X3221=Dialog: x, y, width or height variables bad
- X3222=Dialog: Control definition variable missing
- X3223=Dialog: Bad Control type in definition variable
- X3224=Dialog: Bad or missing Value for Radio/Checkbox button
- X3225=Dialog: Too many items in definition variable
- X1226=DirExist: Invalid path specified
- X1227=WinIsDos: Window not found or bad window
- X3228=Function not available in Windows NT
- X1229=RegDeleteKey: Function Failed
- X1230=RegDeleteKey: Access Denied
- X1231=RegCloseKey: Function Failed
- X1232=RegSetValue: Function Failed
- X1233=RegQueryValue: Function Failed
- X3234=RunExit: Not EXE, COM or BAT file
- X3235=RunExit: EXE name too long (max 127)
- X3236=RunExit: Params too long (max 126)
- X3237=RunEnviron: Params too long (max 119)
- X3238=RunEnviron: EXE file NOT a Windows file
- X3239=RunExit: Cannot locate file to run
- X1240=ExeTypeInfo/RunEnviron: Cannot Locate File
- X1241=RunEnviron: Not a Windows EXE file
- X1242=EnvironSet: Not enough environment space left.
- X3243=Ole Object: Object Name too long
- X3244=Ole Object: Property name too long
- X3245=Ole Object: Method name too long
- X3246=Ole Object: Object does not exist
- X3247=Ole Object: Method has more parameters then WIL supports
- X1248=Ole:System Ole Dll's not found (not installed?)
- X1249=Ole Object: Could not process value returned from object
- X3250=Ole Object: Problem occurred when formatting parameters
- X1251=Ole: WIL Ole interface Dll not found (WBOxxyyy.DLL)
- X3252=RunExit: Not supported under Windows NT (No DOS)
- X1253=Function not supported on this platform.
- X1254=Ole: Unknown interface
- X1255=Ole: Member not found
- X1256=Ole: Param not found
- X1257=Ole: Type mismatch
- X1258=Ole: Unknown name
- X1259=Ole: No named args
- X1260=Ole: Bad variable type
- X1261=Ole: Exception
- X1262=Ole: Overflow
- X1263=Ole: Bad index
- X1264=Ole: Unknown LCID
- X1265=Ole: Array is locked
- X1266=Ole: Bad param count
- X1267=Ole: Param not optional
- X1268=Ole: Bad callee
- X1269=Ole: Not a collection
- X1270=Ole: IO error
- X1271=Ole: Compile error
- X1272=Ole: Cannot create tempfile
- X1273=Ole: Illegal index
- X1274=Ole: Id not found
- X1275=Ole: Buffer too small
- X1276=Ole: Read only
- X1277=Ole: Invalid data read
- X1278=Ole: Unsupported format
- X1279=Ole: Already contains name
- X1280=Ole: No matching arity
- X1281=Ole: Registry access problem
- X1282=Ole: Lib not registered
- X1283=Ole: Duplicate definition
- X1284=Ole: Usage
- X1285=Ole: Dest not known
- X1286=Ole: Undefined type
- X1287=Ole: Qualified name disallowed
- X1288=Ole: Invalid state
- X1289=Ole: Wrong type kind
- X1290=Ole: Element not found
- X1291=Ole: Ambiguous name
- X1292=Ole: Invoke function mismatch
- X1293=Ole: DLL function not found
- X1294=Ole: Bad module kind
- X1295=Ole: Wrong platform
- X1296=Ole: Already being laidout
- X1297=Ole: Cannot load library
- X1298=Ole: Error code not recognised
- X1299=Dll: DLL file not found
- X1300=Dll: File not loadable
- X1301=DllCall: Bad Entrypoint name
- X1302=DllCall: Bad Global Pointer returned from called DLL
- X1303=IconReplace: EXE file not found
- X1304=IconReplace: ICO file not found
- X1305=IconReplace: ICO file open failed
- X1306=IconReplace: Invalid ICO file
- X1307=IconReplace: Memory Alloc Error
- X1308=IconReplace: EXE file open failed (in use?)
- X1309=IconReplace: Unrecognised EXE file
- X1310=IconReplace: Not a Windows EXE file
- X1311=IconReplace: No resources in EXE file
- X1312=IconReplace: New Icon is larger than old icon
- X1313=IconReplace: Invalid EXE file
- X1314=IconReplace: No icons found in EXE file
- X1315=SendMenusTo: Window menu not accessable
- X1316=SendMenusTo: MenuItem name not found
- X1317=SendMenusTo: PostMessage Failed
- X1318=Ole: WBOLExxx.DLL LoadLibrary failure
- X1319=OS2Sound: Could not communicate with OS2
- X3320=EvalDisk: Disk Drive specification error
- X3321=EvalDisk: Internal Error 1
- X3322=File Name Parsing: Function does not allow wildcards
- X1323=FileFullName: Filename cannot be legally expanded
- X1324=FileMapName: Filename cannot be legally mapped to mask
-
- X3325=BinaryPeekPoke: Offset is beyond end of binary buffer
- X3326=BinaryPoke: Value to poke is outside the 8 bit range
- X3327=BinaryCopy: Offset(s) beyond end of binary buffer(s)
- X3328=BinaryCopy: Data to be copied will not fit in buffer
- X3329=BinaryCopy: Data to copy extends beyond end of buffer
- X1330=BinaryRead: File size larger than binary buffer size
- X2331=BinaryStrGet: Data request extends beyond end of binary buffer
- X2332=BinaryStrSet: Data to store would overrun binary buffer
- X3333=BinaryIndex: Offset is beyond end of binary buffer
- X1334=WinItemChild: Parent Window cannot be found
- X1335=IniPrivate functions: Illegal to access [386Enh] Device= keywords
- X1336=Ask Multiple: More than 99 items selected. Too Many.
- X1337=AskFileName: Dialog Box creation error
- X3338=FP Math: Illegal floating point number. Too many dots.
- X3339=FP Math: Illegal floating point number. Too many E's.
- X3340=FP Math: Variable could not be converted to floating point
- X1341=FP Math: Argument to function outside domain of function
- X1342=FP Math: Result is too large to be represented
- X1343=FP Math: Partial loss of significance occurred
- X1344=FP Math: Illegal value passed to function. (Singularity)
- X1345=FP Math: Total loss of significance occurred
- X1346=FP Math: Result too small to be represented
- X1347=FP Math: Undocumented library error passed to matherr
- X1348=FP Math: Non-Integer Power of Negative Number is not defined
- X1349=FP Math: Square Root of a Negative Number
- X1350=FP Math: Cannot Take Log of Zero or a Negative Number
- X1351=FP Math: Fact args must be positive whole numbers <=170
- X3352=Internal Error: Command or Structop not defined
- X3353=Struct Error: Nesting of structures is too complex
- X3354=END Error: No matching End found
- X3355=STRUCT Error: 'Break' not in a Structure
- X3356=STRUCT Error: 'Continue' not in a Structure
- X3357=End Error: No match found
- X3358=Else Error: No matching If found
- X3359=Break/Continue: Not in a While, Switch, or For structure
- X3360=For Error: Bad Syntax. e.g. 'For x = 1 to 10'
- X3361=For Error: For counters must be numbers, not strings
- X3362=Misplaced 'TO' found without a DoFor
- X3363=Unidentified 'END': Must be followed by If, While, Switch or For
- X3364=SWITCH/CASE Error: Switch/Case can only accept integers
- X3365=CASE Error: No matching Switch found
- X3366=AskBox Error: Single/Multiple value incorrect
- X3367=AskBox Error: Sorted/Unsorted value incorrect
- X1368=ActivateChild: Child windows does not exist
- X1369=DllCall: Invalid DllName as Param1
- X1370=DllCall: Invalid DllEntryPoint
- X1371=DllCall: Bad punctuation found
- X1372=DllCall: Too many parameters (max 2 + 15 args)
- X1373=DllCall: Must have at least 3 parameters
- X1374=DllCall: Number of DLL parameters and type string do not agree
- X1375=DllCall: Parameter cannot be forced to 'SHORT'
-
- X1376=DllCall: Parameter cannot be forced to 'LONG'
- X1377=DllCall: Return type invalid - WORD LONG or LPSTR
- X1378=DllCall: Bad parm code. Only WORD, LONG, LPSTR, LPBINARY or LPNULL
- X1379=DllCall: Bad type list caused stack problems. Check types carefully.
- X1380=DllCall: Missing ':' after type code
- X1381=DllCall: Param cannot be converted to string for LPSTR
- X3382=DllCall: Internal Error - cannot accept lpbinary return
- X3383=Execute function error: 'Wait' parameter bad
- X3384=Execute function error: 'Display type' parameter bad
- X3385=DiskExist: Invalid Disk Argument. Try a single letter
- X3386=IniItemize: Null section name not valid in NT
- X3387=ShellPrint: @WAIT not supported in NT
- X1388=Request Ignored: NT Security violation
- X1389=FileCompare: FileOpen failure - First File
- X1390=FileCompare: FileOpen failure - Second File
- X3391=DllFree: Bad Dll handle passed. Must use handle returned by DllLoad
- X2392=DllLoad: Too many open DllLoads.
- X3393=AddExtender: Too many extenders added
- X3394=AddExtender: Extender dll not found
- X3395=AddExtender: Not a valid extender
- X3396=AddExtender: Extender table full
- X3397 "List Itemization: Could not allocate global buffer"
- X1398=List Allocation: Could not itemize all items
- X1399=AddExtender: Extender detects error, will not load
- X1400=Call: File not found"
- X3401=RunEnviron: @NOWAIT not supported in 16 bit versions. Use @WAIT.
-
-
- ; 5600 to 5699 reserved for wininfo.exe strings
- X5600=Hit Spacebar to copy to clipboard
- X5601=XXX Not Active XXX
- X5610=Co-ordinates
- X5611=Left
- X5612=Top
- X5613=Right
- X5614=Bottom
- X5615=Use ESC to terminate
- X5616=Window Title
-
- ; 5700 - 5799 reserved for WinMacro
- X5700=&About / Reload ...
- X5701=Err: No Title or Hotkey specification
- X5702=Err: :Action part of line missing
- X5703=Err: HotKey specs and Action missing
- X5704=Err: Redundant backslashes found
- X5705=Err: No :Action found
- X5706=Err: Multiple backslashes found
- X5707=Err: No Action found following colon
- X5708=Err: Illegal characters found in Action
- X5709=Err: :Action found when HotKeys expected
- X5710=Err: Only A-Z and F1-F16 may be hotKeys
- X5711=Err: Ctrl(^) needed for HotKeys
- X5712=&Terminate Windows
-
- X5720=&Begin Macro Record|CtrlShift+HOME
- X5721=&End Macro Record|CtrlShift+END
- X5722=Filename error: Wildcards (* or ?) not allowed
- X5723=FileName error: Filename must end in .WBT or .WBM
- X5724=~already exists. OverWrite?
- X5725=~File Error. Recording probably incorrect.
- X5727=WinBatch
- X5728=Please register WinBatch if you like WinMacro.~Just call (800) 762-8383
-
- X9002=Previously reported error
- X9999=User requested Cancel
-
-